.. _`Extract Attributes`: .. _`org.sysess.sympathy.machinelearning.extract_attributes`: Extract Attributes ================== .. image:: attributes.svg :width: 48 Extract attributes from a fitted model, requires model dependent name for the attribute **Documentation** Extract attributes from a fitted model, requires model dependent name for the attribute *Configuration*: - *attribute* Name of attribute to extract *Input ports*: **in-model** : model Input model *Output ports*: **out** : [table] Attributes **Definition** *Input ports* :in-model: model Input model *Output ports* :out: [table] Attributes .. automodule:: node_attributes .. class:: ExtractAttribute